]> dgit.raspbian.org Git - ostree.git/commit
ci: Extend cargo fmt check to cover all Rust crates
authorXiaofeng Wang <henrywangxf@me.com>
Tue, 31 Mar 2026 03:30:08 +0000 (11:30 +0800)
committerXiaofeng Wang <henrywangxf@me.com>
Tue, 31 Mar 2026 03:30:08 +0000 (11:30 +0800)
commitb4780f58b42406e3cbb88ad8be17199a8eb9d4b1
tree5296341c0e2c3445a1040d760f34a3dfe20740e1
parenteb27be70ef3aeea7415ff4e731ffbcfb64a1fb5c
ci: Extend cargo fmt check to cover all Rust crates

The existing cargo fmt check only covered the ostree workspace package.
Add fmt checks for the standalone test crates (tests/inst,
tests/bootc-integration, tests/xtask) which are separate workspaces.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
.github/workflows/rust.yml